repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added some development tools
[windows-sources.git]
/
developer
/
Samples
/
NET 4.6
/
Samples for Parallel
/
Strassens
/
Strassens_CSharp
/
App.config
blob
a6ad828311343487fd134b3036c5214d3c0d0799
1
<?xml version="1.0" encoding="utf-8" ?>
2
<configuration>
3
<runtime>
4
<gcServer enabled="true"/>
5
</runtime>
6
</configuration>